@media (min-width:768px) and (max-width:980px) {
    .blog-post .media {
        width: 25%;
        display: inline-block;
        float: none;
    }
    .navbar-header {
        width: 100%;
        margin: 10px auto;
    }
    .navbar-brand .site-logo {
        height: 55px;
    }
    .navbar-brand .site-name1 {
        display: inline-block;
        font-size: 25px;
        padding-top: 8px;
        font-family: 'Fjalla One', sans-serif;
    }
    .navbar-brand .site-name2 {
        display: inline-block;
        font-size: 25px;
        padding-top: 8px;
        font-family: 'Fjalla One', sans-serif;
    }
    .col-4 .item {
        width: 47%;
        margin-right: 2%;
        margin-bottom: 2%;
    }
    .container>.navbar-header,
    .container>.navbar-collapse {
        margin-bottom: 15px;
    }
    .navbar-header {
        width: 100%;
        margin: 10px auto;
    }
    .navbar-header .navbar-brand {
        margin: 0px auto;
        margin-top: 10px;
        width: 100%;
        text-align: center;
    }
    .navbar-header .header-frontend .navbar-nav>li {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .swiper-container.my-banner {
        height: 400px;
    }
    .about-carousel .carousel.slide {
        width: 360px;
        padding: 5px;
        border: 1px solid silver;
        display: inline-block;
        float: left;
        margin-right: 15px;
    }
    .my-banner .inner.right .tx,
    .my-banner h1,
    .my-banner h2 {
        font-size: 24px;
        line-height: 30px;
        padding: 0 0;
        margin-top: 60px;
        margin-bottom: 10px;
    }
    .my-banner .inner.right p.blue {
        margin-top: -5px;
    }
    .my-banner .inner.right p.tx-long {
        font-size: 16px;
        margin-bottom: 40px;
        margin-top: 10px;
    }
    .my-banner .inner.right {
        left: 30px;
        width: calc(100% - 60px);
    }
    .my-banner .obj-img {
        right: 30px;
    }
    .my-banner .obj-img2 img {
        top: 70px;
        position: absolute;
        width: 45%;
        right: 20px;
    }
    .form-control.search {
        box-shadow: none;
        outline: 0 none;
        border: 1px solid #eee;
        width: 175px;
    }
    textarea.form-control {
        height: 200px;
    }
}

@media (max-width:767px) {
    .blog-post .media:nth-child(n+6) {
        display: none;
        display: inline-block;
        float: none;
    }
    .r-work,
    .r-work a {
        font-size: 22px;
    }
    .breadcrumb.pull-right {
        float: left !important;
        margin: 5px 0px;
        padding: 0;
    }
    .services {
        margin: 30px auto 0px auto;
    }
    .product-page ul.start {
        text-align: center;
        padding: 2em 0 2em;
    }
}

@media (max-width:768px) {
    .r-work,
    .r-work a {
        font-size: 22px;
    }
    .breadcrumb.pull-right {
        margin: 5px 0px;
        padding: 0;
    }
    .navbar-toggle {
        padding: 12px;
        margin-top: 12px;
    }
    .header-frontend .navbar-collapse ul.navbar-nav {
        float: none;
        margin-left: 0;
    }
    .header-frontend .nav li a:hover,
    .header-frontend .nav li a:focus,
    .header-frontend .nav li a.dropdown-toggle:focus,
    .header-frontend .nav li a.dropdown-toggle .dropdown-menu li a:hover,
    .header-frontend .nav li.active a,
    .header-frontend .dropdown-menu li a:hover {
        color: #fff !important;
    }
    .header-frontend .navbar-nav>li {
        padding: 0;
        margin-bottom: 2px;
    }
    .header-frontend .nav li ul.dropdown-menu li a {
        margin-left: 0px;
        color: #999!important;
        ;
    }
    .header-frontend .nav li .dropdown-menu li a:hover,
    .header-frontend .nav li .dropdown-menu li.active a {
        color: #fff !important;
    }
    .purchase-btn,
    .about-testimonial {
        margin-top: 10px;
    }
    .breadcrumb.pull-right {
        padding: 0;
    }
    .search,
    .bx-controls-direction {
        display: block;
    }
    .tweet-box {
        margin-bottom: 20px;
    }
    .property img {
        width: 80%;
    }
    .bx-wrapper {}
    .purchase-btn,
    .about-testimonial {
        margin-top: 0;
    }
    .purchase-btn {
        line-height: 98px;
    }
    .social-link-footer li a {
        font-size: 16px;
        height: 40px;
        width: 40px;
    }
    .header-frontend .navbar {
        min-height: 75px;
    }
    .navbar-header {
        float: none;
        text-align: center;
        width: 100%;
        margin: 12px 0;
    }
    .container>.navbar-header,
    .container>.navbar-collapse {
        margin: 12px 0px;
    }
    .navbar-brand {
        display: inline-block;
        margin-top: 5px;
        float: none;
    }
    .navbar-brand .site-logo {
        height: 53px;
    }
    .navbar-brand .site-name1 {
        display: inline-block;
        font-size: 24px;
        padding-top: 8px;
        font-family: 'Fjalla One', sans-serif;
    }
    .navbar-brand .site-name2 {
        display: inline-block;
        font-size: 24px;
        padding-top: 8px;
        font-family: 'Fjalla One', sans-serif;
    }
    .carousel-control {
        font-size: 45px;
        line-height: 70px;
    }
    .btn,
    .form-control {
        margin-bottom: 10px;
    }
    .blog-news .blog-item {
        margin-bottom: -10px;
    }
    .about-carousel .carousel.slide {
        width: 320px;
        padding: 5px;
        border: 1px solid silver;
        display: inline-block;
        float: left;
        margin-right: 15px;
    }
    .view-tenth .mask {
        display: none;
    }
    textarea.form-control {
        height: 150px;
    }
}

@media (max-width:601px) {
    .about-carousel .carousel.slide {
        width: 260px;
        padding: 5px;
        border: 1px solid silver;
        display: inline-block;
        float: left;
        margin-right: 15px;
    }
}

@media (max-width:480px) {
    .r-work,
    .r-work a {
        font-size: 21px;
    }
    .header-frontend .navbar {
        min-height: 60px;
    }
    .navbar-toggle {
        padding: 12px;
        margin-right: 0px;
    }
    .header-frontend .nav li .dropdown-menu li a:hover {
        color: #f77b6f !important;
    }
    .navbar-brand {
        margin-top: 10px !important;
        float: left !important;
        padding-left: 0px;
    }
    .navbar-brand .site-logo {
        height: 53px;
        margin-top: -5px;
    }
    .navbar-brand .site-name1 {
        font-size: 24px;
        margin-top: -8px;
        font-family: 'Fjalla One', sans-serif;
    }
    .navbar-brand .site-name2 {
        font-size: 24px;
        margin-top: -8px;
        font-family: 'Fjalla One', sans-serif;
    }
    .col-4 .item {
        width: 100%;
        margin-right: 0%;
        margin-bottom: 2%;
    }
    #gallery.col-4.Index .item {
        width: 46%;
        margin-right: 2%;
        margin-left: 2%;
        margin-bottom: 2%;
    }
    #gallery h2 {
        padding-top: 18px;
    }
    [data-zlname] [data-zl-popup] {
        top: 45px;
    }
    .breadcrumb.pull-right {
        float: left !important;
        margin: 5px;
        padding: 0;
    }
    .carousel-control {
        font-size: 23px;
        line-height: 38px;
    }
    .news-title a {
        width: 100%;
        height: 23px;
        line-height: 23px;
        display: inline-block;
        text-overflow: ellipsis;
        overflow: hidden;
        text-decoration: none;
        font-size: 20px;
    }
    .blog-news .blog-item {
        margin-bottom: -10px;
    }
    .pro-contact .btn-phone {
        display: none;
    }
    .top-news,
    .sed-in {
        padding: 0;
    }
    .col-4.product-index .item {
        width: 48%;
    }
    .product-page ul.start {
        text-align: center;
        padding: 2em 0 2em;
    }
    .contact-index .con-item.con-code {
        width: 45%;
    }
    .contact-index .con {
        margin-bottom: 10px;
    }
    textarea.form-control {
        height: 120px;
    }
}

@media (max-width:320px) {
    .top-news,
    .sed-in {
        padding: 0;
    }
    .sed-in h4 {
        font-size: 1em;
    }
    ul.news-ic li span {
        color: #000;
        padding: 0.3em 0.2em 0.2em 0;
        display: block;
        font-size: 12px;
        font-weight: 300;
    }
    .sed-in p {
        font-size: 1em;
        line-height: 1.5em;
        margin: 0.5em 0 0.7em;
    }
    ul.start li span,
    ul.start li a {
        font-size: 1em;
    }
    ul.start {
        padding: 0em 0 0;
    }
    .news-title a {
        width: 100%;
        height: 23px;
        line-height: 23px;
        display: inline-block;
        text-overflow: ellipsis;
        overflow: hidden;
        text-decoration: none;
        font-size: 20px;
    }
    .blog-news .blog-item {
        margin-bottom: -10px;
    }
    .pro-contact .btn-phone {
        display: none;
    }
    .col-4.product-index .item {
        width: 48%;
    }
    .product-page ul.start {
        text-align: center;
        padding: 2em 0 2em;
    }
}

@media (min-width:1200px) {
    .pro-contact {
        margin-top: 40px;
    }
    .pro-des {
        line-height: 30px;
    }
    .blog-post .media {
        width: 25%;
        display: inline-block;
        float: none;
    }
    .list-unstyled .hot-news {
        width: 33%;
    }
    .dropdown:hover .dropdown-menu {
        display: block;
        -webkit-animation: fadeInUp 400ms;
        animation: fadeInUp 400ms;
    }
    #portfolio .row {
        margin-left: -10px;
        margin-right: -10px;
    }
    .banner .inner,
    .banner .inner.right {
        padding: 20px 0 25px
    }
    .banner .unslider-arrow {
        top: 100px
    }
    .banner .inner.right .tx,
    .banner h1,
    .banner h2 {
        margin-top: 35px;
        font-size: 30px;
        padding-bottom: 10px
    }
    .banner .inner.right p.blue {
        padding-bottom: 10px
    }
    .banner .inner.right p.tx-long {
        font-size: 20px
    }
    .banner ul li:nth-child(2) .inner {
        padding: 30px 0 40px
    }
    .my-banner .cont .small {
        display: none;
    }
    .my-banner .cont .large {
        display: inline;
    }
    .swiper-container.my-banner {
        height: 500px;
    }
    .my-banner .inner.right {
        width: inherit;
        left: 140px;
        bottom: -160px;
    }
    .my-banner .obj-img {
        right: 160px;
        bottom: -8%;
    }
    .my-banner .obj-img img {
        height: 105%;
    }
    .my-banner .inner.right .tx,
    .my-banner h1,
    .my-banner h2 {
        font-size: 32px;
        margin-bottom: 10px;
        text-indent: 0px;
        text-shadow: 3px 1px 3px rgba(0, 0, 0, 0.4);
    }
    .my-banner .inner.right p.blue {
        font-size: 19px;
        line-height: 14px;
        margin-bottom: 20px;
        margin-bottom: 0px;
    }
    .my-banner .inner.right p.tx-long {
        font-size: 24px;
        line-height: 24px;
        margin-bottom: 70px;
        letter-spacing: 2px;
    }
    .my-banner .btn.btn-buy {
        font-size: 20px;
        padding: 10px 22px;
    }
    .swiper-container.my-banner .swiper-wrapper .swiper-slide {
        background-size: cover;
        background-position: 0% 15%;
    }
    .my-banner .inner.right p.tx-price {
        text-indent: 0px;
    }
    .my-banner .swiper-slide.slide1 {
        background: url(../img/banner/banner_bg_org.jpg);
    }
    .my-banner .swiper-slide.slide2 {
        background: url(../img/banner/red_bg_org.jpg);
    }
    .my-banner .obj-img2 img {
        width: 50%;
        position: absolute;
        right: 5px;
        z-index: 0;
        top: 80px;
    }
    .my-banner .slide2 .inner.right {
        left: 130px;
        bottom: -170px;
    }
    .my-banner .inner.right .tx.t2 {
        font-size: 35px;
        margin-bottom: 10px;
    }
    .my-banner .inner.right .blue.blue2 {
        font-size: 20px;
        margin-bottom: 15px;
        word-spacing: 0px;
    }
    .my-banner .inner.right p.tx-long.l2 {
        margin-top: 15px;
        margin-bottom: 65px;
        text-indent: 0;
        font-size: 25px;
    }
    .my-banner .inner.right .l2 span.right {
        margin-right: 10px;
    }
    .my-banner .obj-img2 img {
        top: 105px;
        right: 80px;
        width: 35%;
    }
    .my-banner .inner.right p {
        text-indent: 0px;
    }
    .index-tag {
        height: 70px;
    }
    .index-tag .tx-lf .cn {
        font-size: 24px;
    }
    .index-tag .tx-rg {
        line-height: 55px;
        font-size: 16px;
    }
    .index-tag .tx-lf .en {
        font-size: 16px;
    }
    .swiper-container.aflexslider {
        height: 320px;
    }
    .about-testimonial.boxed-style .about-testimonial-content {
        margin-top: 50px;
        margin-bottom: 25px;
        /* line-height: 11%; */
        /* height: 88%; */
    }
    .about-testimonial .about-testimonial-image {
        margin-top: 10px;
    }
    .about-testimonial-top {
        margin-top: 10px;
    }
    .about-testimonial a.about-testimonial-author {
        margin-top: 40px;
    }
    .swiper-button-next.swiper-btn-self.swiper-btn-testimonial,
    .swiper-button-prev.swiper-btn-self.swiper-btn-testimonial {
        top: 25px;
    }
    ul#filters {
        margin: 25px 0 5px 0;
    }
    ul#filters.Product {
        margin: 25px 0 20px 0;
    }
    .product-page ul.start {
        margin-bottom: 30px;
        padding-top: 30px;
    }
    .col-4.Product .item .add-ri {
        margin-bottom: 50px;
    }
    .product-page ul.start li a {
        padding: 0.5em 1em;
    }
    .col-4.Product .item .title {
        line-height: 20px;
        padding: 15px;
    }
}

#contact .code {
    width: 120px;
}

textarea.form-control {
    height: 120px;
}


}
@media (min-width:992px) and (max-width:1199px) {
    .pro-contact {
        margin-top: 40px;
    }
    
    .pro-des {
        line-height: 30px;
    }
    
    .blog-post .media {
        width: 25%;
        display: inline-block;
        float: none;
    }
    
    .list-unstyled .hot-news {
        width: 33%;
    }
    
    .dropdown:hover .dropdown-menu {
        display: block;
        -webkit-animation: fadeInUp 400ms;
        animation: fadeInUp 400ms;
    }
    
    .header-frontend .navbar-nav>li {
        margin-left: 0px;
    }
    
    .header-frontend .navbar-nav>li>a {
        margin-left: 0px;
    }
    
    .navbar-brand {
        margin-top: 18px;
    }
    
    .site-logo {
        height: 65px;
    }
    
    .navbar-brand .site-name1,
    .navbar-brand .site-name2 {
        font-size: 28px;
        font-family: 'Fjalla One', sans-serif;
    }
    
    .navbar-nav>li {
        margin-left: 10px;
    }
    
    .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
    
    .recent-work-wrap .recent-work-inner h3 a {
        font-size: 20px;
    }
    
    .recent-work-wrap .overlay {
        padding: 15px;
    }
    
    .services-wrap {
        padding: 40px 10px 40px 30px;
    }
    
    .feature-wrap h2,
    .single-services h2 {
        font-size: 18px;
    }
    
    .feature-wrap h3,
    .single-services h3 {
        font-size: 14px;
    }
    
    .tab-wrap .media .parrent.pull-left {
        clear: both;
        width: 100%;
    }
    
    .tab-wrap .media .parrent.media-body {
        clear: both;
    }
    
    #portfolio .row {
        margin-left: -10px;
        margin-right: -10px;
    }
    
    .recent-work-wrap .overlay .preview {
        line-height: inherit;
    }
    
    ul.social_icons li {
        margin-right: 0;
    }
    
    .my-banner .cont .small {
        display: none;
    }
    
    .my-banner .cont .large {
        display: inline;
    }
    
    .banner .inner,
    .banner .inner.right {
        padding: 20px 0 25px
    }
    
    .banner .unslider-arrow {
        top: 100px
    }
    
    .banner .inner.right .tx,
    .banner h1,
    .banner h2 {
        margin-top: 35px;
        font-size: 30px;
        padding-bottom: 10px
    }
    
    .banner .inner.right p.blue {
        padding-bottom: 10px
    }
    
    .banner .inner.right p.tx-long {
        font-size: 20px
    }
    
    .banner ul li:nth-child(2) .inner {
        padding: 30px 0 40px
    }
    
    .swiper-container.my-banner {
        height: 500px;
    }
    
    .my-banner .inner.right {
        left: 120px;
        bottom: -110px;
    }
    
    .my-banner .obj-img {
        right: 130px;
        bottom: -5%;
        overflow: visible;
    }
    
    .my-banner .obj-img img {
        height: 115%;
    }
    
    .my-banner .inner.right .tx,
    .my-banner h1,
    .my-banner h2 {
        font-size: 28px;
        margin-bottom: 5px;
        text-indent: 0px;
    }
    
    .my-banner .inner.right p.blue {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 20px;
        margin-bottom: 0px;
    }
    
    .my-banner .inner.right p.tx-long {
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 65px;
    }
    
    .my-banner .btn.btn-buy {
        font-size: 20px;
        padding: 10px 25px;
    }
    
    .my-banner .swiper-slide.slide1 {
        background: url(../img/banner/banner_bg_org.jpg);
    }
    
    .my-banner .swiper-slide.slide2 {
        background: url(../img/banner/red_bg_org.jpg);
    }
    
    .my-banner .inner.right p.tx-price {
        text-indent: 0px;
    }
    
    .my-banner .obj-img2 img {
        width: 50%;
        position: absolute;
        right: 5px;
        z-index: 0;
        top: 80px;
    }
    
    .my-banner .slide2 .inner.right {
        left: 130px;
        bottom: -120px;
    }
    
    .my-banner .inner.right .tx.t2 {
        font-size: 25px;
        margin-bottom: 0px;
    }
    
    .my-banner .inner.right .blue.blue2 {
        font-size: 18px;
        margin-bottom: 10px;
        word-spacing: 3px;
    }
    
    .my-banner .inner.right p.tx-long.l2 {
        margin-top: 15px;
        margin-bottom: 60px;
        text-indent: 0;
        font-size: 20px;
    }
    
    .my-banner .inner.right .l2 span.right {
        margin-right: 10px;
    }
    
    .my-banner .obj-img2 img {
        top: 65px;
        right: 60px;
        width: 38%;
    }
    
    .my-banner .inner.right p {
        text-indent: 0px;
    }
    
    .swiper-container.aflexslider {
        height: 320px;
    }
    
    .about-testimonial.boxed-style .about-testimonial-content {
        margin-top: 50px;
        margin-bottom: 25px;
        /* line-height: 11%; */
        /* height: 88%; */
    }
    
    .about-testimonial .about-testimonial-image {
        margin-top: 10px;
    }
    
    .about-testimonial-top {
        margin-top: 10px;
    }
    
    .about-testimonial a.about-testimonial-author {
        margin-top: 40px;
    }
    
    .swiper-button-next.swiper-btn-self.swiper-btn-testimonial,
    .swiper-button-prev.swiper-btn-self.swiper-btn-testimonial {
        top: 25px;
    }
    
    .about-carousel .carousel-caption {
        display: none;
    }
    
    .about-carousel .carousel-caption p {
        display: none;
    }
    
    .about-carousel .carousel.slide {
        width: 386px;
        padding: 5px;
        border: 1px solid silver;
        display: inline-block;
        float: left;
        margin-right: 15px;
    }
    
    .carousel-control {
        display: none;
    }
    
    ul#filters {
        margin: 25px 0 5px 0;
    }
    
    ul#filters.Product {
        margin: 25px 0 20px 0;
    }
    
    .product-page ul.start {
        margin-bottom: 30px;
        padding-top: 30px;
    }
    
    .col-4.Product .item .add-ri {
        margin-bottom: 50px;
    }
    
    .product-page ul.start li a {
        padding: 0.5em 1em;
    }
    
    .col-4.Product .item .title {
        line-height: 20px;
        padding: 15px;
    }
}

}
@media (min-width:768px) and (max-width:991px) {
    .blog-post .media {
        width: 25%;
        display: inline-block;
        float: none;
    }
    .r-work,
    .r-work a {
        font-size: 22px;
    }
    .dropdown:hover .dropdown-menu {
        display: block;
        -webkit-animation: fadeInUp 400ms;
        animation: fadeInUp 400ms;
    }
    .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
    .navbar-nav>li {
        margin-left: 0;
    }
    #main-slider .carousel h1 {
        font-size: 25px;
    }
    #main-slider .carousel h2 {
        font-size: 20px;
    }
    .tab-wrap .media .parrent.pull-left,
    .media.accordion-inner .pull-left {
        clear: both;
        width: 100%;
    }
    .tab-wrap .media .parrent.media-body,
    .media.accordion-inner .media-body {
        clear: both;
    }
    .services-wrap {
        padding: 40px 0 40px 30px;
    }
    .recent-work-wrap .overlay {
        padding: 15px;
    }
    .recent-work-wrap .recent-work-inner h3 a {
        font-size: 20px;
    }
    .sinlge-skill {
        width: 150px;
        height: 150px;
    }
    .sinlge-skill p em {
        font-size: 25px;
    }
    .sinlge-skill p {
        font-size: 16px;
    }
    .team-bar .first-one-arrow {
        width: 2%;
    }
    .list-coper .wow {
        margin-right: 5px;
        margin-left: 5px;
    }
    .row .team-bar {
        margin-right: 5px;
        margin-left: 5px;
    }
    .header-frontend .navbar-collapse ul.navbar-nav {
        float: left;
    }
    .search {
        border: 1px solid #e2e2e4;
        width: 100%;
    }
    .form-control:focus {
        width: 97%;
    }
    .banner .inner,
    .banner .inner.right {
        padding: 20px 0 25px
    }
    .banner .unslider-arrow {
        top: 100px
    }
    .banner .inner.right .tx,
    .banner h1,
    .banner h2 {
        margin-top: 35px;
        font-size: 30px;
        padding-bottom: 10px
    }
    .banner .inner.right p.blue {
        padding-bottom: 10px
    }
    .banner .inner.right p.tx-long {
        font-size: 20px
    }
    .banner ul li:nth-child(2) .inner {
        padding: 30px 0 40px
    }
    .swiper-container.my-banner {
        height: 360px;
    }
    .my-banner .cont .small {
        display: inline;
    }
    .my-banner .cont p.small {
        display: block;
    }
    .my-banner .cont .large {
        display: none;
    }
    .my-banner .inner.right {
        left: 95px;
        bottom: -70px;
    }
    .my-banner .obj-img {
        right: 100px;
        bottom: -10%;
        overflow: visible;
    }
    .my-banner .obj-img img {
        height: 110%;
    }
    .my-banner .inner.right .tx,
    .my-banner h1,
    .my-banner h2 {
        font-size: 24px;
        margin-bottom: 18px;
    }
    .my-banner .inner.right p.blue {
        font-size: 15px;
        line-height: 24px;
        margin-bottom: 20px;
        margin-bottom: 10px;
    }
    .my-banner .inner.right p.tx-long {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 35px;
    }
    .my-banner .btn.btn-buy {
        font-size: 18px;
        padding: 8px 20px;
    }
    .my-banner .swiper-slide.slide1 {
        background: url(../img/banner/banner_bg.jpg);
    }
    .my-banner .swiper-slide.slide2 {
        background: url(../img/banner/red_bg.jpg);
    }
    .my-banner .obj-img2 img {
        width: 50%;
        position: absolute;
        right: 5px;
        z-index: 0;
        top: 80px;
    }
    .my-banner .slide2 .inner.right {
        left: 60px;
        bottom: -60px;
    }
    .my-banner .inner.right .tx.t2 {
        font-size: 20px;
        margin-bottom: 15px;
    }
    .my-banner .inner.right .blue.blue2 {
        font-size: 16px;
        margin-bottom: 5px;
        word-spacing: 3px;
    }
    .my-banner .inner.right p.tx-long.l2 {
        margin-top: 0px;
        font-size: 20px;
        margin-bottom: 40px;
    }
    .my-banner .inner.right .l2 span.right {
        margin-right: 10px;
    }
    .my-banner .obj-img2 img {
        top: 65px;
        right: 45px;
        width: 40%;
    }
    .swiper-container.aflexslider {
        height: 320px;
    }
    .about-testimonial.boxed-style .about-testimonial-content {
        margin-top: 50px;
        margin-bottom: 25px;
        /* line-height: 11%; */
        /* height: 88%; */
    }
    .about-testimonial .about-testimonial-image {
        margin-top: 10px;
    }
    .about-testimonial-top {
        margin-top: 10px;
    }
    .about-testimonial a.about-testimonial-author {
        margin-top: 40px;
    }
    .swiper-button-next.swiper-btn-self.swiper-btn-testimonial,
    .swiper-button-prev.swiper-btn-self.swiper-btn-testimonial {
        top: 25px;
    }
    .about-carousel .carousel-caption {
        display: none;
    }
    .about-carousel .carousel-caption p {
        display: none;
    }
    .about-carousel .carousel.slide {
        width: 286px;
        padding: 5px;
        border: 1px solid silver;
        display: inline-block;
        float: left;
        margin-right: 15px;
    }
    .carousel-control {
        display: none;
    }
    ul#filters {
        margin: 25px 0 5px 0;
    }
    ul#filters.Product {
        margin: 25px 0 20px 0;
    }
    .product-page ul.start {
        margin-bottom: 30px;
        padding-top: 30px;
    }
    .col-4.Product .item .add-ri {
        margin-bottom: 50px;
    }
    .product-page ul.start li a {
        padding: 0.5em 1em;
    }
    .col-4.Product .item .title {
        line-height: 20px;
        padding: 15px;
    }
}

}
@media (max-width:767px) {
    .blog-post .media:nth-child(n+6) {
        display: none;
        display: inline-block;
        float: none;
    }
    .r-work,
    .r-work a {
        font-size: 20px;
    }
    #feature .center h3.r-work {
        padding-bottom:18px;
    }
    .breadcrumb.pull-right {
        float:left;
    }
    .container>.navbar-header,
    .container>.navbar-collapse {
        margin-left:0;
    }
    .top-number {
        font-size:14px;
    }
    input.search-form:hover {
        width:120px;
    }
    .navbar-nav>li {
        padding-bottom:0;
    }
    #main-slider .carousel h1 {
        font-size:25px;
    }
    #main-slider .carousel h2 {
        font-size:16px;
    }
    .feature-wrap h2,
    .single-services h2 {
        font-size:18px;
    }
    .feature-wrap h3,
    .single-services h3 {
        font-size:14px;
    }
    .media.accordion-inner .pull-left,
    .media.accordion-inner .media-body {
        clear:both;
    }
    .accordion-inner h4 {
        margin-top:10px;
    }
    .tab-wrap .media .pull-left {
        clear:both;
        width:100%;
    }
    .tab-wrap .media .media-body {
        clear:both;
    }
    .nav-tabs>li.active>a:after {
        display:none;
    }
    #footer .col-sm-6 {
        text-align:center;
    }
    #footer .pull-right {
        float:none !important;
    }
    .sinlge-skill {
        margin:0 auto;
        margin-top:30px;
        margin-bottom:30px;
    }
    .team .single-profile-top,
    .team .single-profile-bottom {
        margin-bottom:30px;
    }
    .clients-area {
        padding:0px 0;
    }
    .clients-area h1 {
        font-size:25px;
    }
    #feature .clients-comments h3 {}
    #feature .clients-comments {
        margin-top:15px;
        margin-bottom:30px;
    }
    .portfolio-item,
    #recent-works .col-xs-12.col-sm-4.col-md-3 {
        padding:0 15px;
    }
    ul.social_icons li {
        margin-right:0;
    }
    .blog .blog-item .entry-meta {
        margin-bottom:20px;
    }
    .blog .blog-item .blog-content h3 {
        margin-bottom:20px;
    }
    .post_reply_comments {
        padding-left:20px;
    }
    .form-control:focus {
        width:97%;
    }
    .top-news img {
        margin:0 auto;
    }
    .sed-in {
        margin-top:1em;
    }
    .news-top {
        padding: 0 0 0em;
    }
    .blog-news .top-news {
        margin-top:40px;
    }
    .blog-item.blog-product {
        margin-bottom:30px;
    }
    .pro-des .pro-des-cont,
    .pro-des .pro-des-title {
        line-height:30px;
    }
    .my-banner .cont .small {
        display: inline;
    }
    .my-banner .cont p.small {
        display: block;
    }
    .my-banner .cont .large {
        display: none;
    }
    .banner .inner,
    .banner .inner.right {
        padding:20px 0 25px
    }
    .banner .unslider-arrow {
        top:100px
    }
    .banner .inner.right .tx,
    .banner h1,
    .banner h2 {
        margin-top:10px
    }
    .banner .inner.right p.blue {
        font-size:18px
    }
    .banner .inner.right .tx.t2 {
        margin-top:20px
    }
    .swiper-container.my-banner {
        height: 320px;
    }
    .my-banner .inner.right {
        left: 95px;
        bottom: -30px;
    }
    .my-banner .obj-img {
        right: 100px;
        bottom: -10%;
        right: 28px;
        overflow: visible;
    }
    .my-banner .obj-img img {
        height: 95%;
    }
    .my-banner .inner.right .tx,
    .my-banner h1,
    .my-banner h2 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .my-banner .inner.right p.blue {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 20px;
        margin-bottom: 5px;
    }
    .my-banner .inner.right p.tx-long {
        font-size: 15px;
        line-height: 24px;
        margin-bottom: 25px;
    }
    .my-banner .btn.btn-buy {
        font-size: 15px;
        padding: 8px 18px;
    }
    .my-banner .swiper-slide.slide1 {
        background: url(../img/banner/banner_bg.jpg);
    }
    .my-banner .swiper-slide.slide2 {
        background: url(../img/banner/red_bg.jpg);
    }
    .my-banner .obj-img2 img {
        width: 50%;
        position: absolute;
        right: 5px;
        z-index: 0;
        top: 80px;
    }
    .my-banner .slide2 .inner.right {
        left: 0px;
        bottom: -40px;
    }
    .my-banner .inner.right .tx.t2 {
        font-size: 18px;
        margin-bottom: 5px;
    }
    .my-banner .inner.right .blue.blue2 {
        font-size: 12px;
        margin-bottom: 3px;
        word-spacing: 3px;
    }
    .my-banner .inner.right p.tx-long.l2 {
        margin-top: 0px;
        margin-bottom: 45px;
    }
    .my-banner .inner.right .l2 span.right {
        margin-right: 5px;
    }
    .my-banner .obj-img2 img {
        top: 65px;
        right: 0px;
        width: 50%;
    }
    .breadcrumbs {
        display: none;
    }
    .index-tag.about-tag {
        margin-top: 10px;
    }
    .about-carousel .carousel-caption {
        display: none;
    }
    .about-carousel .carousel-caption p {
        display: none;
    }
    .about-carousel .carousel.slide {
        width: 186px;
        padding: 5px;
        border: 1px solid silver;
        display: inline-block;
        float: left;
        margin-right: 15px;
    }
    .carousel-control {
        display: none;
    }
    .blog-item .text-center {
        display: none;
    }
    ul#filters.Product {
        margin:25px 0 20px 0;
    }
    .product-page ul.start {
        margin-bottom: 0px;
    }
    .col-4.Product .item .add-ri {
        margin-bottom: 70px;
    }
    .col-4.Product .item .title {
        line-height: 20px;
        padding: 15px;
    }
    .Product-detail .my-banner {
        display: none;
    }
    .Product-detail .blog-product.pro-special {
        margin-top: 5px;
        border-top: 1px solid #eee;
        padding-top: 15px;
    }
    .col-4.Product .view .mask {
        display: none;
    }
}
@media (max-width:480px) {
    .mbot20 {
        margin-bottom:0px;
    }
    .form-control:focus {
        width:100%;
    }
    .search_box {
        background-position:right;
    }
    .news {
        padding:0em 0;
    }
    .sed-in h4 {
        font-size:1.2em;
    }
    ul.start {
        padding:1em 0 0;
    }
    .blog-news .top-news {
        margin-top:40px;
    }
    .blog-item.blog-product {
        margin-bottom:30px;
    }
    ul#filters.pro-filters {
        margin:0px 0 20px;
    }
    .pro-des .pro-des-cont,
    .pro-des .pro-des-title {
        line-height:30px;
    }
    .gallery-container.pro-gallery {
        height:70px;
    }
    .pro-contact {
        margin:20px 10px 15px 0px;
    }
    .my-banner .cont .small {
        display: inline;
    }
    .my-banner .cont p.small {
        display: block;
    }
    .my-banner .cont .large {
        display: none;
    }
    .banner .inner,
    .banner .inner.right {
        padding:20px 0 25px
    }
    .banner .unslider-arrow {
        top:100px
    }
    .banner .inner.right p.blue {
        font-size:15px
    }
    .banner .inner.right p.tx-long {
        line-height:25px
    }
    .banner .inner.right .tx,
    .banner h1,
    .banner h2 {
        margin-top:5px
    }
    .banner .btn.btn-buy {
        font-size:15px;
        margin-top:10px
    }
    .banner .inner.right .blue.blue2 {
        font-size:16px
    }
    .swiper-container.my-banner {
        height: 280px;
    }
    .my-banner .inner.right {
        left: 20px;
        bottom: -20px;
        width: calc(100% - 40px);
    }
    .my-banner .obj-img {
        overflow: visible;
        right: 25px;
    }
    .my-banner .swiper-slide.slide1 {
        background: url(../img/banner/banner_bg.jpg);
    }
    .my-banner .swiper-slide.slide2 {
        background: url(../img/banner/red_bg.jpg);
    }
    .my-banner .obj-img2 img {
        top: 70px;
        position: absolute;
        width: 53%;
        right: 10px;
    }
    .my-banner .inner.right p.tx-long.l2 {
        margin-bottom: 30px;
        /* margin-top: 0px; */
    }
    .swiper-container.aflexslider {
        height: 380px;
    }
    .about-testimonial.boxed-style .about-testimonial-content {
        margin-top: 40px;
        margin-bottom: 25px;
        /* line-height: 11%; */
        /* height: 88%; */
    }
    .about-testimonial .about-testimonial-image {
        margin-top: 10px;
    }
    .breadcrumbs {
        display: none;
    }
    .index-tag.about-tag {
        margin-top: 10px;
    }
    .about-carousel .carousel-caption {
        display: none;
    }
    .about-carousel .carousel-caption p {
        display: none;
    }
    .about-carousel .carousel.slide {
        width: 210px;
        padding: 5px;
        border: 1px solid silver;
        display: inline-block;
        float: left;
        margin-right: 15px;
    }
    .carousel-control {
        display: none;
    }
    .blog-item .text-center {
        display: none;
    }
    ul#filters {
        margin:30px 0 5px 0;
    }
    ul#filters.Product {
        margin:25px 0 20px;
    }
    .product-page ul.start {
        margin-bottom: 0px;
    }
    .Product-detail .my-banner {
        display: none;
    }
    .Product-detail .blog-product.pro-special {
        margin-top: 5px;
        border-top: 1px solid #eee;
        padding-top: 15px;
    }
    .col-4.Product .view .mask {
        display: none;
    }
}
@media (max-width:360px) {
    .my-banner .cont .small {
        display: inline;
    }
    .my-banner .cont p.small {
        display: block;
    }
    .my-banner .cont .large {
        display: none;
    }
    .banner .inner.right p.blue {
        font-size:15px
    }
    .banner .inner,
    .banner .inner.right {
        padding:20px 0 25px
    }
    .banner .unslider-arrow {
        top:100px
    }
    .banner .inner.right .blue.blue2 {
        font-size:16px
    }
    .swiper-container.my-banner {
        height: 260px;
    }
    .my-banner .inner.right {
        bottom: -20px;
    }
    .my-banner .swiper-slide.slide1 {
        background: url(../img/banner/banner_bg.jpg);
    }
    .my-banner .swiper-slide.slide2 {
        background: url(../img/banner/red_bg.jpg);
    }
    .my-banner .slide2 .inner.right {
        left: 0px;
        bottom: -30px;
    }
    .my-banner .inner.right .tx.t2 {
        font-size: 15px;
        margin-bottom: 5px;
    }
    .my-banner .inner.right .blue.blue2 {
        font-size: 12px;
        margin-bottom: 2px;
    }
    .my-banner .inner.right p.tx-long.l2 {
        margin-top: 0px;
        margin-bottom: 30px;
    }
    .my-banner .inner.right .l2 span.right {
        margin-right: 3px;
    }
    .my-banner .obj-img2 img {
        top: 65px;
        right: 0px;
    }
    .breadcrumbs {
        display: none;
    }
    .index-tag.about-tag {
        margin-top: 10px;
    }
    .about-carousel .carousel-caption {
        display: none;
    }
    .about-carousel .carousel-caption p {
        display: none;
    }
    .about-carousel .carousel.slide {
        width: 186px;
        padding: 5px;
        border: 1px solid silver;
        display: inline-block;
        float: left;
        margin-right: 15px;
    }
    .carousel-control {
        display: none;
    }
    .blog-item .text-center {
        display: none;
    }
    .col-4.Product .view .mask {
        display: none;
    }
}
@media (max-width:320px) {
    .gallery-case .view.item-pic {
        padding-left:10px;
        width:106%;
        margin-left:-3%;
    }
    ul#filters.pro-filters {
        margin:0px 0 20px;
    }
    .pro-des .pro-des-cont,
    .pro-des .pro-des-title {
        line-height:30px;
    }
    .gallery-container.pro-gallery {
        height:70px;
    }
    .pro-contact {
        margin:20px 10px 15px 0px;
    }
    .my-banner .cont .small {
        display: inline;
        text-align: left;
    }
    .my-banner .cont .large {
        display: none;
    }
    .banner .inner.right p.blue {
        font-size:14px
    }
    .banner .inner,
    .banner .inner.right {
        padding:20px 0 25px
    }
    .banner .unslider-arrow {
        top:100px
    }
    .banner .inner.right .tx.t2 {
        margin-top:10px;
        font-size:20px
    }
    .banner .inner.right .blue.blue2 {
        font-size:16px
    }
    .swiper-container.my-banner {
        height: 230px;
    }
    .my-banner .inner.right {
        left: 20px;
        bottom: -20px;
    }
    .my-banner .inner.right .tx,
    .my-banner h1,
    .my-banner h2 {
        font-size: 16px;
    }
    .my-banner .inner.right p.blue {
        font-size: 10px;
        line-height: 16px;
        margin-bottom: 5px;
    }
    .my-banner .inner.right p.tx-long {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 20px;
    }
    .my-banner .btn.btn-buy {
        font-size: 12px;
        padding: 6px 12px;
    }
    .my-banner .swiper-slide.slide1 {
        background: url(../img/banner/banner_bg.jpg);
    }
    .my-banner .swiper-slide.slide2 {
        background: url(../img/banner/red_bg.jpg);
    }
    .my-banner .slide2 .inner.right {
        left: 0px;
    }
    .my-banner .inner.right .tx.t2 {
        font-size: 15px;
        margin-bottom: 5px;
    }
    .my-banner .inner.right .blue.blue2 {
        font-size: 12px;
        margin-bottom: 2px;
    }
    .my-banner .inner.right p.tx-long.l2 {
        margin-top: 0px;
        margin-bottom: 30px;
    }
    .my-banner .inner.right .l2 span.right {
        margin-right: 5px;
    }
    .my-banner .obj-img2 img {
        top: 65px;
        right: 0px;
    }
    .breadcrumbs {
        display: none;
    }
    .index-tag.about-tag {
        margin-top: 10px;
    }
    .about-carousel .carousel-caption {
        display: none;
    }
    .about-carousel .carousel-caption p {
        display: none;
    }
    .about-carousel .carousel.slide {
        width: 186px;
        padding: 5px;
        border: 1px solid silver;
        display: inline-block;
        float: left;
        margin-right: 15px;
    }
    .carousel-control {
        display: none;
    }
    .blog-item .text-center {
        display: none;
    }
    .col-4.Product .view .mask {
        display: none;
    }
}